Gets or sets the URL path to the image that will be shown along with button text.

Namespace:  C1.Web.iPhone.C1Button
Assembly:  C1ButtonClient (in C1ButtonClient.dll)

Syntax

JavaScript
function get_imageUrl();
function set_imageUrl(value);

See Also